home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / A-B / ActionItems 2.4.cpt / ActionItems 2.4 / card_2377.txt < prev    next >
Text File  |  1989-02-26  |  2KB  |  76 lines

  1. -- card: 2377 from stack: in.4
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2795
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put number of this card into X
  9.   if X = number of cards then
  10.     hide background button "Next"
  11.     hide background button "Last Card"
  12.   else
  13.     show background button "Next"
  14.     show background button "Last Card"
  15.   end if
  16.   if X = 12 then
  17.     hide background button "Prev"
  18.     hide background button "First Card"
  19.   else
  20.     show background button "Prev"
  21.     show background button "First Card"
  22.   end if
  23. end openCard
  24.  
  25.  
  26.  
  27. -- part 1 (button)
  28. -- low flags: 00
  29. -- high flags: 0006
  30. -- rect: left=49 top=99 right=115 bottom=67
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Done
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   if hilite of card button 1 is false then
  42.     set hilite of card button 1 to true
  43.     put T into field 3
  44.   else
  45.     set hilite of card button 1 to false
  46.     put F into field 3
  47.   end if
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part contents for background part 49
  53. ----- text -----
  54. F
  55.  
  56. -- part contents for background part 9
  57. ----- text -----
  58. Thursday, October 1, 1987
  59.  
  60. -- part contents for background part 4
  61. ----- text -----
  62. Jot down information here which describes special tasks or assignments you have to accomplish.
  63.  
  64. ** Please don't be concerned that there are no arrows on this card to allow you to move to another card.  After you start using this stack and create additional cards, you'll see plenty of arrows!  Right now, you might want to click on the About... cloud button (just below the Home button) to get more information about this stack and how to use it.  Aloha....Mike Clary
  65.  
  66. -- part contents for background part 58
  67. ----- text -----
  68. Words unique to the above action.
  69.  
  70. -- part contents for background part 56
  71. ----- text -----
  72. 2642889600
  73.  
  74. -- part contents for background part 63
  75. ----- text -----
  76. Required completion date.